Conversation
32d7f85 to
30fed19
Compare
30fed19 to
74bd7b2
Compare
74bd7b2 to
1591b46
Compare
1591b46 to
384c2e1
Compare
384c2e1 to
847f5bd
Compare
847f5bd to
73aa501
Compare
73aa501 to
6890ed7
Compare
6890ed7 to
0c6fba5
Compare
Rich-Harris
approved these changes
Apr 17, 2023
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@sveltejs/adapter-vercel@2.4.2
Patch Changes
fix: construct correct pathname for isr from route with nested params (#9470)
Updated dependencies [
84a5250d,95e95828,367067f5,e9dd2559,ae2f4a8c]:@sveltejs/kit@1.15.7
Patch Changes
fix: provide better error when prerendered routes conflict with each other (#9692)
fix: prevent false positive warnings for fetch in Firefox and Safari (#9680)
fix: allow embedding two pages generated into the same page in "embedded" mode (#9610)
fix: don't include prerendered routes in default generateManifest (#9471)
fix: better error messages for handleable prerender failures (#9621)